home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / Dev / Oberon / Catalogs / Italiano / ODStrings.ct (.txt) < prev    next >
Amiga Catalog Translation file  |  1995-06-20  |  3KB  |  86 lines

  1. ## version $VER: ODStrings.ct 1.0 (22-Jan-95) by Edmondo Tommasina
  2. ## language italiano
  3. ## codeset 0
  4. ;=========================================================================
  5. ;     $RCSfile: ODStrings.cd $
  6. ;  Description: Catalog description file for OD
  7. ;   Created by: fjc (Frank Copeland)
  8. ;    $Revision: 1.1 $
  9. ;      $Author: fjc $
  10. ;        $Date: 1995/01/26 02:28:44 $
  11. ;  Copyright 
  12.  1995, Frank Copeland
  13. ;  This file forms part of Oberon-A
  14. ;  See Oberon-A.doc for conditions of use and distribution
  15. ;=========================================================================
  16. ;=========================================================================
  17. ; Strings for module OD.
  18. errPrefs
  19. !! Non si puo' aprire il file preferenze '%s'\n
  20. ; !! Could not open preferences file '%s'\n
  21. usage
  22. Leggi OD.doc per le condizioni d'uso\n
  23. ;See OD.doc for conditions of use\n
  24. errArgs1
  25. !! Troppi argomenti: scegline solo uno\n
  26. ; !! Too many arguments: select only one argument\n
  27. errArgs2
  28. !! Mancano argomenti: scegline esattamente uno\n
  29. ; !! Too few arguments: select exactly one argument\n
  30. errIcon1
  31. !! Non si puo' creare l'icona per '%s'\n
  32. ; !! Could not create icon for '%s'\n
  33. errIcon2
  34. !! Non si puo' ottenere l'icona\n
  35. ; !! Could not obtain icon\n
  36. errMakeIcons
  37. !! Argomenti MAKEICONS e NOICONS si escludono reciprocamente
  38. ; !! Arguments MAKEICONS and NOICONS are mutually exclusive
  39. errFileName
  40. !! Non si puo' costuire il nome del file\n
  41. ; !! Could not construct file name\n
  42. ;=========================================================================
  43. ; Strings for module ODT.
  44. errNameBuffer
  45. !! Overflow del buffer del nome\n
  46. ; !! Name buffer overflow\n
  47. errDupName
  48. !! Nome usato due volte\n
  49. ; !! Name used twice\n
  50. errExtLibs
  51. !! Troppe librerie esterne\n
  52. ; !! Too many external libraries\n
  53. errCorrupt
  54. !! Symbol file rovinato\n
  55. ; !! Currupt symbol file\n
  56. errForm
  57. !! Formato non riconosciuto\n
  58. ; !! Unrecognised type form\n
  59. errClass
  60. !! Classe di oggetto non riconosciuta\n
  61. ; !! Unrecognised object class\n
  62. errParLists
  63. !! Troppe liste di parametri\n
  64. ; !! Too many parameter lists\n
  65. errFieldLists
  66. !! Troppe liste di campi\n
  67. ; !! Too many field lists\n
  68. errBadKey
  69. !! Comando errato per il modulo importato\n
  70. ; !! Bad key for imported module\n
  71. errGlbMod
  72. !! Troppi moduli globali\n
  73. ; !! Too many global modules\n
  74. errLocMod
  75. !! Troppi moduli locali\n
  76. ; !! Too many local modules\n
  77. errBadTag
  78. !! Etichetta del symbol file errata\n
  79. ; !! Bad symbol file tag\n
  80. errOpen
  81. !! Non si puo' aprire '%s'\n
  82. ; !! Could not open '%s'\n
  83. errType
  84. !! Tipo non riconosciuto\n
  85. ; !! Unrecognised type\n
  86.